CVE-2021-39182
CVE-2021-39182 affects EnroCrypt, a Python module for encryption and hashing. Before v1.1.4, it used MD5 in hashing.py, an insecure hash algorithm. The root cause is the use of MD5 in the hashing file, and the vulnerability is patched in v1.1.4. A workaround described is removing the MD5 hashing ...